home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1998 June / SGI IRIX 6.5 Applications 1998 June.iso / dist / license_eoe.idb / usr / lib / X11 / app-defaults / SaUpdateLicenseGuide.z / SaUpdateLicenseGuide
Text File  |  1998-05-04  |  2KB  |  52 lines

  1. !
  2. ! General resources
  3. !
  4. *SaUpdateLicenseGuide*labelMarginLeft: 15
  5.  
  6. *SaUpdateLicenseGuide.height: 300
  7. *SaUpdateLicenseGuide*ExecutePage*executeText.traversalOn: True
  8. *SaUpdateLicenseGuide*ExecutePage*executeText.value: \
  9. <P> \
  10. This task lets you upgrade a product's temporary license \
  11. to a permanent license. You should already have the license sheet \
  12. that contains the product's permanent license.\n\n\
  13. To update a license, you will need to do the following steps: <UL> \
  14. <LI> Start License Manager \
  15. <LI> Select the license to be updated \
  16. <LI> Click \"Update ...\" \
  17. </UL> \
  18. <P> \
  19. Click \"OK\" to start License Manager.
  20.  
  21.  
  22.  
  23. *SaUpdateLicenseGuide*ExecutePage*header: Updating a license
  24.  
  25.  
  26. *SaUpdateLicenseGuide.taskDef:\
  27. <P> \
  28. <B>Task</B> \
  29. <P> \
  30. A <B>task</B> is a user interface for performing a system administration \
  31. operation.  In order to write new tasks, developers derive new task \
  32. classes from the <B>SaTask</B> C++ class.
  33.  
  34. *SaUpdateLicenseGuide.classDef:\
  35. <P> \
  36. <B>Class</B> \
  37. <P> \
  38. A <B>class</B> is a category of objects in the system which are \
  39. administered by tasks.  A <B>class</B> typically has a catalog \
  40. corresponding to it.  In order to write new classes, developers derive \
  41. new class classes from the <B>SaAdminClass</B> C++ class.
  42.  
  43. *SaUpdateLicenseGuide.guideDef:\
  44. <P> \
  45. <B>Guide</B> \
  46. <P> \
  47. A <B>guide</B> is a step-by-step user interface for a task.  A guide \
  48. consists of pages, each of which presents the user with an explanation \
  49. of what is being asked for and user interface elements for allowing the \
  50. user to make a choice.
  51.  
  52.